import React from 'react'; declare function SvgComponent(props: any): React.JSX.Element; export default SvgComponent;