import { Manifest } from '@prose-reader/shared'; export declare const isFullyPrePaginated: (manifest: Manifest) => boolean;