/// import { SvgIconProps } from '@material-ui/core'; export declare const Wand: (props: SvgIconProps) => JSX.Element;