import { RegistryType } from "@keystonehq/bc-ur-registry"; export declare const ExtendedRegistryTypes: { SOL_SIGN_REQUEST: RegistryType; SOL_SIGNATURE: RegistryType; SOL_NFT_ITEM: RegistryType; };