export interface ListRunnersQuery { start?: number count?: number sort?: string }