/**
 * @DSLCompatibilityException
 *
 * Pseudo group used to match existing validator and json schema specs.
 *
 * Has slight differences from the original blockGroup:
 * - no base paragraph
 * - no base extension
 * - no base mediaSingle
 * - no base heading
 */
export declare const blockContentGroup: import("@atlaskit/adf-schema-generator/dist/types/types/ADFNodeGroup").ADFNodeGroup;
