export declare enum FoundOn { Facebook = "facebook", Google = "google", Reference = "reference", Other = "other" }