declare const _default: (words: string[]) => string | undefined; export { _default as default };