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