import type { FC, SVGProps } from "react";
export declare const List: FC<SVGProps<SVGSVGElement>>;
export default List;
//# sourceMappingURL=List.d.ts.map