/** * @license * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * Registers HtmlToast as the default toast implementation for Blockly. */ export declare function registerHtmlToast(): void; //# sourceMappingURL=html_toast.d.ts.map