/* poin components */

import IscPagingTable from './PagingTable';

export {
  IscPagingTable,
};