import * as Blockly from "blockly";
export declare function initVariables(): void;
export declare function createVariablesFlyoutCategory(workspace: Blockly.WorkspaceSvg): Element[];
