import * as rulr from 'rulr'; declare const _default: (data: string) => string | rulr.Warnings; export default _default;