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