/// export declare const ICON_GROUP_MAP_ILLUSTRATION: { _deprecated: { SvgNgBrowser: (props: import("react").SVGProps) => Omit; SvgNgPlanet: (props: import("react").SVGProps) => Omit; }; common: { SvgDataFileBox: (props: import("react").SVGProps) => Omit; SvgDataFileTick: (props: import("react").SVGProps) => Omit; SvgDataFileX: (props: import("react").SVGProps) => Omit; SvgDataFolderSearch: (props: import("react").SVGProps) => Omit; }; 'common-lg': { SvgDataFileBoxLg: (props: import("react").SVGProps) => Omit; SvgDataFileTickLg: (props: import("react").SVGProps) => Omit; SvgDataFileXLg: (props: import("react").SVGProps) => Omit; SvgDataFolderSearchLg: (props: import("react").SVGProps) => Omit; SvgNgBrowserLg: (props: import("react").SVGProps) => Omit; SvgNgPlanetLg: (props: import("react").SVGProps) => Omit; }; };