import { MockInput } from "./MockInput"; export declare const NativeInput: typeof MockInput; export default NativeInput;