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