import React from "react"; const GoogleDrive = (props: React.SVGProps) => ( ); export default GoogleDrive;