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