import type { DuiBlockProps } from './types'; export declare function FormBlock(props: DuiBlockProps): import("solid-js").JSX.Element;