export declare const after: (value: string, what: string | RegExp) => string; export default after; //# sourceMappingURL=after.d.ts.map