export default function (searchOptions: { where?: {}; take?: number; skip?: number; }): Promise;