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