declare const _default: import("vue").DefineComponent; readonly background: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly total: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly layout: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly pageSizes: import("m-eleplus-crud/es/utils").EpPropFinalized number[], boolean>; readonly disabled: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly currentPage: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly pageSize: import("m-eleplus-crud/es/utils").EpPropFinalized; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { currentPage: (page: number) => void; pageSize: (pageSize: number) => void; "update:currentPage": (page: number) => void; "update:pageSize": (pageSize: number) => void; }, string, import("vue").PublicProps, Readonly; readonly background: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly total: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly layout: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly pageSizes: import("m-eleplus-crud/es/utils").EpPropFinalized number[], boolean>; readonly disabled: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly currentPage: import("m-eleplus-crud/es/utils").EpPropFinalized; readonly pageSize: import("m-eleplus-crud/es/utils").EpPropFinalized; }>> & Readonly<{ onCurrentPage?: ((page: number) => any) | undefined; onPageSize?: ((pageSize: number) => any) | undefined; "onUpdate:currentPage"?: ((page: number) => any) | undefined; "onUpdate:pageSize"?: ((pageSize: number) => any) | undefined; }>, { readonly small: import("m-eleplus-crud/es/utils").EpPropMergeType; readonly disabled: import("m-eleplus-crud/es/utils").EpPropMergeType; readonly background: import("m-eleplus-crud/es/utils").EpPropMergeType; readonly layout: string; readonly total: number; readonly currentPage: number; readonly pageSize: number; readonly pageSizes: unknown[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;