/** * @file /src/constants/pagination.ts * @name Pagination * @description Pagination constants. */ export declare const PAGINATION_EXTENSION_NAME: "pagination"; export declare const MIN_PARAGRAPH_HEIGHT = 40; //# sourceMappingURL=pagination.d.ts.map