export declare const getMeaningColumn: (mode: string | string[]) => string[];
