export declare const NOT_FOUND_CUSTOM_ERRORS: string[];
export declare const ALREADY_EXISTS_CUSTOM_ERRORS: string[];
export declare const NOT_ALLOWED_CUSTOM_ERRORS: string[];
