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