export declare class DriveRepresentation { id: number; name: string; }