import type { CnButtonProps } from "../../cn-button";
export type CardButtonProps = CnButtonProps;
