import { BuilderPropertiesData } from "../types/builder";
export declare const BUTTON_PROPERTIES: BuilderPropertiesData[];
