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