import { ListParam } from '@things-factory/shell'; export declare const listByRolesResolver: { listByRoles(_: any, params: ListParam, context: ResolverContext): Promise; };