import type { DividerFactoryPayload } from './types'; export declare const Divider: import("../../core/factory").PlatformBlocksComponent;