export declare const getErrorObject: (code: number) => { emoji: string; defaultMsg: string; category: string; };