import type { SVGProps } from "react"; import * as React from "react"; declare const SvgListOrdered2: (props: SVGProps) => React.JSX.Element; export default SvgListOrdered2; //# sourceMappingURL=ListOrdered2.d.ts.map