declare const _default: (text: string, _width?: number | undefined) => string;
export default _default;
