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