import { FC } from 'react'; import { FieldIconProps } from './types'; export declare const FieldIcon: FC; //# sourceMappingURL=index.d.ts.map