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