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