export declare const ADMIN_KEY = "vox_dev_dmin_development_override";
export declare const isAdminOverride: (key: string) => boolean;
