export declare const PLUGIN_ID = "strapi-plugin-website-builder-v5";
export declare const FILE_UID = "plugin::upload.file";
export declare const LOG_UID = "plugin::strapi-plugin-website-builder-v5.log";
export declare const EMIT_ACTIONS: string[];
