import type { UseTablePagingOption } from '.'; declare const API: (_: UseTablePagingOption) => null; export default API;