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