import { PbPageBlock } from "../../../../types"; export declare const createBlockPlugin: (pageBlock: PbPageBlock) => void;