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