import MagicBell from './MagicBell.js';
export type { Props as MagicBellProps } from './MagicBell.js';
export default MagicBell;
