export interface GpxLink { href: string; text?: string; type?: string; }