import { TextTransforms } from '../interfaces/transforms/text'; export declare const insertFragment: TextTransforms["insertFragment"];