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