export declare type UpdateRunnerOrganisation = { id: number; address?: any; name: string; contact?: number; };