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