import { CardsProps } from './Cards.types'; export declare const Cards: import('react').ForwardRefExoticComponent>; export default Cards;