import { ContractInfo } from '@cosmwasm/ts-codegen-ast';
export declare const createDefaultContractInfo: () => ContractInfo;
