import * as React from "react"; import { CardActionPropsT } from "./types"; export declare const CardAction: React.FC;