import type { SVGProps } from 'react';
declare const SvgContractsIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgContractsIcon;
//# sourceMappingURL=ContractsIcon.d.ts.map