import { ComponentPrototypeType } from '@cuvp1225/helpers'; export declare const Card: ComponentPrototypeType; export declare const CardGrid: ComponentPrototypeType; export declare const CardMeta: ComponentPrototypeType;