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