export declare const DefaultLightImage: (prefixCls: any) => JSX.Element; export declare const DefaultDarkImage: (prefixCls: any) => JSX.Element; export declare const NotPermiLightImage: (prefixCls: any) => JSX.Element; export declare const NotPermiDarkImage: (prefixCls: any) => JSX.Element; export declare const NotNetworkLightImage: (prefixCls: any) => JSX.Element; export declare const NotNetworkDarkImage: (prefixCls: any) => JSX.Element; export declare const NotFoundLightImage: (prefixCls: any) => JSX.Element; export declare const NotFoundDarkImage: (prefixCls: any) => JSX.Element; export declare const NotAccountLightImage: (prefixCls: any) => JSX.Element; export declare const NotAccountDarkImage: (prefixCls: any) => JSX.Element; export declare const NotMessageLightImage: (prefixCls: any) => JSX.Element; export declare const NotMessageDarkImage: (prefixCls: any) => JSX.Element; export declare const SystemLightImage: (prefixCls: any) => JSX.Element; export declare const SystemDarkImage: (prefixCls: any) => JSX.Element; export declare const SearchLightImage: (prefixCls: any) => JSX.Element; export declare const SearchDarkImage: (prefixCls: any) => JSX.Element;