import { Dict } from "../../index.d"; export declare function flatMap(target: Dict): string[];