import { Gateway } from "@cronos-so/utils"; import { Cronos } from "../idl"; export declare class TreasuryGateway extends Gateway { pda(): Promise; }