import '../../src/lib/ErrorConstants.js';
import { KeyguardError } from './PublicRequest';
export declare const Errors: KeyguardError;
