import { type PropsWithChildren } from 'react'; export declare const Label: (_props: PropsWithChildren) => null;