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