import { SVGProps } from "react"; declare const ADOrderedListOutlined: (props: SVGProps) => JSX.Element; export { ADOrderedListOutlined };