import type { BlockProperties } from 'grapesjs'; export declare const DATA_SOURCE_ICON = "\n"; export declare const CSS_VAR_CONTENT = "--before-content"; export declare const DATA_SOURCE_BLOCK: Partial; export declare const BASE_COMPONENT_PROPS_NO_TAGS: { stylable: boolean; traits: never[]; };