import { IMinTeachBubble } from "./IMinTeachBubble";
export type ITeachGroups = 'MainPivot' | 'Contacts' | 'Site';
export declare const AllTeachBubbles: IMinTeachBubble[];
//# sourceMappingURL=SampleTeachBubbles.d.ts.map