import useRestListApi from './useRestListApi'; import { Options } from './types'; export default useRestListApi; export { Options };