/**
 * TODO: add actual interface
 * Interface for the admin api.
 */
export interface IAdminApi {
}
