export declare const errorMessage: {
    GENERAL: string;
    EMPTY_ID: string;
    WRONG_CUSTOM: string;
};
//# sourceMappingURL=constants.d.ts.map