import React from 'react'; import 'svgxuse'; import { SvgProps } from './types'; export declare const Svg: React.FC;