import * as React from 'react';
declare const Bow: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default Bow;
