import React from 'react';
declare const Label: ({ className, ...rest }: React.ComponentPropsWithoutRef<'label'>) => import("react/jsx-runtime").JSX.Element;
export default Label;
//# sourceMappingURL=Label.d.ts.map