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