export declare class BiometricCredentialPropertiesOutput implements CredentialPropertiesOutput {
    rk?: boolean;
}
