import * as React from "react"; import { ViewProps } from "../View"; declare const CardActions: React.FC; export default CardActions;