declare function getIcon({ type, width, height, color }: any): import("react/jsx-runtime").JSX.Element; export default getIcon;