import type { Properties } from "../Properties"; export declare function initVariableActionLayer(properties: Properties, layerName: string): void;