export declare class StravaWebHookSubscriptionFields { mode?: string; challenge: string; verify_token?: string; }