import { BeforeAfter } from '../data/BeforeAfter'; declare const around: (text: string, position: number) => BeforeAfter; export { around }; //# sourceMappingURL=CurrentWord.d.ts.map