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