import { createBlock } from '../utils/createBlock'; export declare const createCustomBlock: typeof createBlock;