export declare class ApplicationTypes { static webApp: string; static riderApp: string; static driverApp: string; }