/// declare function getIcon({ type, width, height, color }: any): JSX.Element; export default getIcon;