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