/// import { IconProps } from "../SvgIcon"; export declare const Contracts: (props?: IconProps) => JSX.Element; export default Contracts;