export declare const InvalidDomain: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const DomainEmpty: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const NoResolution: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const UnsupportedDomainOrAddress: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
//# sourceMappingURL=index.d.ts.map