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