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