import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgRequ: (props: SVGProps) => React.JSX.Element; export default SvgRequ; //# sourceMappingURL=Requ.d.ts.map