import { QueryGetContractDeployedArgs } from '../types'; export declare const getContractDeployed: (input: QueryGetContractDeployedArgs) => Promise;