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