import { type PropsWithChildren } from 'react'; export declare const Label: ({ children }: PropsWithChildren) => import("react").JSX.Element | null; //# sourceMappingURL=Label.d.ts.map