import { DecafAppController } from './DecafAppController'; export declare function getCookie(name: string): string | undefined; export declare function getAuthenticationToken(): string | undefined; export declare const DecafWebappController: DecafAppController; //# sourceMappingURL=DecafWebappController.d.ts.map