interface CardVideoShortProps { video: HTMLVideoElement; } export declare const createCompositeCardVideoShort: (props: CardVideoShortProps) => import('../../../../builder/dist/index.d.ts').ElementModel; export {}; //# sourceMappingURL=short.d.ts.map