import { L as Label$1, a as LabelRequiredIndicator } from '../LabelRequiredIndicator-DRnCzHMU.mjs';
export { b as LabelProps, c as LabelRequiredIndicatorProps } from '../LabelRequiredIndicator-DRnCzHMU.mjs';
import 'react/jsx-runtime';
import 'radix-ui';
import 'react';

declare const Label: typeof Label$1 & {
    RequiredIndicator: typeof LabelRequiredIndicator;
};

export { Label };
