import * as React from 'react'; declare function SvgIconModule(props: React.SVGProps): JSX.Element; export default SvgIconModule;