import { FC } from 'react'; import { FieldLabelProps } from './types'; export * from './tokens'; export declare const FieldLabel: FC; //# sourceMappingURL=index.d.ts.map