export declare type RunnerOrganisationHasRunnersError = { name: string; message: string; };