export default SVG;
declare function SVG(props: any): JSX.Element;
