import React from "react";
declare const SvgComponent: () => React.JSX.Element;
export default SvgComponent;
