/**
 * The key in the record is not valid for the domain
 */
export declare class InvalidSignatureError extends Error {
    constructor(message?: string);
}
//# sourceMappingURL=errors.d.ts.map