export declare const getContractMessagesQuery: (dst: string, contractAddress: string, limit?: number) => string;
