import { SVGProps } from 'react';
export declare const Quota: (props: SVGProps<SVGSVGElement>) => JSX.Element;
