import { AuthDef } from 'oak-domain/lib/types/Auth'; import { EntityDict } from '../general-app-domain'; declare const authDef: AuthDef; export default authDef;