import React from 'react'; import { HorizontalCardProps } from './types'; type Props = Pick; export declare const HorizontalCardActions: React.ForwardRefExoticComponent[]>>; export {};