import type { WidgetServerProps } from 'payload'; import React from 'react'; import './index.scss'; export declare function CollectionCards(props: WidgetServerProps): Promise; //# sourceMappingURL=index.d.ts.map