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