declare const SvgIconData: (props: React.SVGProps<SVGSVGElement>) => any;
export default SvgIconData;
