import { PublicKey } from "@solana/web3.js"; export declare const burnDomain: (domain: string, owner: PublicKey, target: PublicKey) => import("@solana/web3.js").TransactionInstruction;