import { PublicKey } from "@solana/web3.js"; export declare function createWithSeedSync(fromPublicKey: PublicKey, seed: string, programId: PublicKey): PublicKey; //# sourceMappingURL=pubkey.d.ts.map