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