import type { IconComponent } from '../types'; declare const MagicStick: IconComponent; export default MagicStick;