export declare const fetchFeatureFlag: (site: string) => Promise<any>;
