declare const remend: (text: string) => string; export { remend as default };