export declare const flatStringArray: (stringArray: (string | RegExp)[]) => (string | RegExp)[];