import React from 'react';
declare const Component: React.FC<React.SVGProps<SVGSVGElement>>;
export default Component;
