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