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