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