import type { OutputStore } from "../inkoutput.js"; export declare function InputLine({ store }: { store: OutputStore; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InputLine.d.ts.map