/** * Some tests require some or all of the widgets and editors to be registered * in order for them to work. Requiring this file will register all of the * widgets and editors. */ export declare const registerAllWidgetsForTesting: () => void;