export declare const getStickersFactory: (ctx: import("../context.js").ContextBase, api: import("../zalo.js").API) => (keyword: string) => Promise;