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