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