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