export declare class Smart4CityRoleHelper { private readonly RELATIVE_PATH; private readonly fileName; private lookup; constructor(); getAccess(id: string): string | null; private load; }