import { CardContextProps } from './Card.types'; export declare const CardContext: import("react").Context;