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