export const FEATURE_NAME: string; export const SUPPORTABILITY_METRIC: "sm"; export const CUSTOM_METRIC: "cm"; export const SUPPORTABILITY_METRIC_CHANNEL: "storeSupportabilityMetrics"; export const CUSTOM_METRIC_CHANNEL: "storeEventMetrics"; //# sourceMappingURL=constants.d.ts.map