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