export declare const warning: (...args: any) => void; export declare const error: (...args: any) => void;