import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Card: IComponentPrototype; export declare const CardGrid: IComponentPrototype; export declare const CardMeta: IComponentPrototype;