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