/// declare function lineIndicator(current: number, total: number, pageSize: number): JSX.Element; export default lineIndicator;