export declare const isDevMode: () => boolean; export declare const deprecationWarning: (key: string, message: string) => void;