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