/**
 * CodeAnalizerComment: Updated 1 imports on 2024-09-21 23:07:24
 * Update:: import { check4This } to '@mikezimm/fps-core-v7/lib/logic/Links/CheckSearch;'

 */
import { IMinTeachBubble } from "./IMinTeachBubble";
/**
 *
 * @param AllTeachBubbles
 * @param wpId
 * @param teach - Beginning of Ids ( LESS # symbol which is automatically added )
 * @returns
 */
export declare function getTeachBubbles(AllTeachBubbles: IMinTeachBubble[], wpId: string, teach: string): IMinTeachBubble[];
//# sourceMappingURL=getTeacher.d.ts.map