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