import { Result } from "@adviser/cement"; import { JWKPublic, SuperThis } from "@fireproof/core-types-base"; export declare function getCloudPubkeyFromEnv(cloudToken?: string, sthis?: SuperThis): Promise>;