import { Deployment, RenftContractType, SylvesterVersion } from '../types';
export declare const DEPLOYMENT_SYLVESTER_POLYGON_MAINNET_V1: Deployment<RenftContractType.SYLVESTER, SylvesterVersion.V1>;
