/**
 * Interface for the authorization module.
 */
export interface IReportingModuleApi {
}
