import type { FeatureFlagDefinition } from '../types';
export declare const DEFAULT_FLAGS: FeatureFlagDefinition[];
//# sourceMappingURL=defaults.d.ts.map