import React from 'react'; import { SvgProps } from './types'; export declare const Svg: React.FC>; //# sourceMappingURL=svg.d.ts.map