import type { Chapter, Options } from '../lib'; export declare const optionsAlice: Options; export declare const contentAlice: Chapter[];