import React from "react"; import { RefineCrudListProps } from "@pankod/refine-ui-types"; export declare const crudListTests: (List: React.ComponentType>) => void; //# sourceMappingURL=list.d.ts.map