export declare function useInputFixtureState(inputName: string, defaultValue: unknown): void;