export declare function setupRaiseHandButton(): { className: string; raiseHand: () => void; }; //# sourceMappingURL=raiseHandButton.d.ts.map