import { CardProps } from "antd";
import { DnFC } from "@designable/react";
import "./styles.scoped.less";
export declare const ArrayCards: DnFC<CardProps>;
