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