export interface DeleteText { text: string; preserveSpace: boolean; }