export interface WebAppLinkFields { should_fallback: boolean; url: string; } //# sourceMappingURL=web-app-link.d.ts.map