/** @ignore */
export declare function parseFields(field: string | string[]): string[];
