import * as React from 'react'; declare function AddToDriveIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default AddToDriveIcon;