export declare function deprecated(props: any, instead: any, component: any): void;
export declare function warning(msg: any): void;
