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