import { ProgramDerivedAddress } from '@solana/kit';
export declare function getAuthorityConfigAddress(): Promise<ProgramDerivedAddress>;
