"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaginationDefaultProps = void 0; var PaginationDefaultProps = {}; exports.PaginationDefaultProps = PaginationDefaultProps;