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