export { SDKKeyError } from '@feathery/client-utils'; export declare class UserIdError extends Error { constructor(); } export declare const setCustomErrorHandler: () => void; export declare const removeCustomErrorHandler: () => void; //# sourceMappingURL=error.d.ts.map