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