/// <reference types="react" />
declare function SvgComponent(): JSX.Element;
export default SvgComponent;
