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