export declare const CREATE_VAR_BTN_ID = "create-variable-btn";
export declare function initVariables(): void;
