export declare type CreateRunnerOrganisation = { address?: number; name: string; contact?: number; };