import { FC } from "react"; import { ListProps } from "../types"; export declare const List: FC; //# sourceMappingURL=index.d.ts.map