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