import { RegistryType } from "@keystonehq/bc-ur-registry"; export declare const ExtendedRegistryTypes: { CRYPTO_SIGNATURE_REQUEST: RegistryType; CRYPTO_SIGNATURE: RegistryType; };