import { CustomInputBuilder } from "../components"; export declare function reactiveInput(Component: any, name?: string): CustomInputBuilder; //# sourceMappingURL=reactiveInput.d.ts.map