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