import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const IcosahedronIcon: FunctionalComponent; export default IcosahedronIcon;