import { ReactIconComponentType } from '../types';

declare const AddToDrive: ReactIconComponentType;
export default AddToDrive;
            