export declare const IconUserCheckData: { svg: string; jsx: string; import: string; breadcrumbs: string[]; }; export default IconUserCheckData;