import * as wasm from "./pkg/docx_wasm"; export declare class NumPages { build(): wasm.NumPages; }