interface TiktokStandardProperties { user_email?: string; } export type { TiktokStandardProperties }; //# sourceMappingURL=StandardProperties.d.ts.map