export declare type GetAccountStateOptionsType = {
    from: string;
    to: string;
};
//# sourceMappingURL=GetAccountStateOptionsType.d.ts.map