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