import type { Container } from "@webiny/di"; export declare const FeatureFlagsFeature: { name: string; register(container: Container): void; };