export declare type ConfigProviderProps = { className?: string; style?: any; [propName: string]: any; };