import { Competition } from './types'; export declare function list(countryId: number): Promise>;