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