/** * Checks if the app mode is design and shows error notification if not. */ export declare const checkIfAppModeIsDesign: () => Promise;