| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/ink/build/hooks/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/ink/build/hooks/use-stderr.d.ts |
/**
* `useStderr` is a React hook, which exposes stderr stream.
*/
declare const useStderr: () => import("../components/StderrContext.js").Props;
export default useStderr;