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