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