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