/** * Applies notice overrides when the email editor is mounted and restores * the original select when it unmounts. */ export declare function useNoticeOverrides(): void;