/// import { IconProps } from '../../types'; declare const MagicStick3: (allProps: IconProps) => JSX.Element; export default MagicStick3;