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