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