export declare function warnOnce(location: string, message: string): void; export declare function warn(location: string, message: string): void;