export default interface IGDriveFolderListing { id: string, name: string, };