import { FlagSettings } from "../../types/feature-flags"; declare const AnalyticsFeatureFlag: FlagSettings; export default AnalyticsFeatureFlag;