declare const _default: (input: string[]) => string[];
export default _default;
