import { LabelComponentProps } from './types'; export declare const Label: ({ label, animatedProps }: LabelComponentProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Label.d.ts.map