export interface LocalProviderConfig {
    flags: Record<string, boolean | string | number>;
}
//# sourceMappingURL=types.d.ts.map