import type { ISession } from 'myst-cli-utils';
export declare function readTheDocsAction(session: ISession): Promise<void>;
//# sourceMappingURL=index.d.ts.map