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