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