import { type SvgStringOpts } from '../../svgString'; export declare const ContractSVG: (opts?: SvgStringOpts) => string; export default ContractSVG;