export declare const warnOnce: (key: string, message: string, ...args: unknown[]) => void;