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