/// import './Icon.less'; export default function Icon(props: { type: string; }): JSX.Element;