export declare const ORDER_LABEL_BY_TYPE: { string: string[]; number: string[]; time: string[]; boolean: string[]; };