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