export declare function FormLabel({ children }: { children: string; }): import("react/jsx-runtime").JSX.Element;