/** * Packaged admin host for the operator-grade contract number series page * (packaged-admin RFC Phase 3). Zero-prop: the page navigates nowhere; the * create/edit dialog is the packaged {@link NumberSeriesDialog}. */ export declare function NumberSeriesHost(): import("react").JSX.Element;