import { TActionCardProps } from './types';
export declare const ActionCard: import('react').ForwardRefExoticComponent<TActionCardProps & import('react').RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=ActionCard.d.ts.map