export function FormSeparator({ label }?: { label?: string | undefined; }): import("react/jsx-runtime").JSX.Element;