type RequiredKeysResponse = string; export declare const getProofWaxRequiredKeys: (rpcUrl: string) => Promise; export {};