import { AnyKeyProps } from 'amiya'; export declare let listApi: ({ search: searchParams }: AnyKeyProps) => Promise;