import { HiddenInputProps } from "../types"; export declare function HiddenInput(props: HiddenInputProps): any; //# sourceMappingURL=HiddenInput.d.ts.map