/** * Replace text in the email editor. * This is used to contextualize some default texts to the email editing context */ export declare const initTextHooks: () => void;