import { type BlockBaseProps } from "../Block"; export declare const SpacerBlock: ({ draggable }: Pick) => import("react/jsx-runtime").JSX.Element;