import type { CardPlugin } from './cardPluginType';
export declare const cardPlugin: CardPlugin;
