export declare function search(payload: { query: string; includeExpired?: boolean; }): Promise;