import { Base64UrlString } from '../../../encapsulation/webauthn.utilities'; export declare class UvmAuthenticatorOutput { uvm?: Base64UrlString[]; }