import { Entry } from '../state'; export declare const useDocs: () => Entry[] | null;