UNPKG

177 BTypeScriptView Raw
1import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
2declare const Bars3Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
3export default Bars3Icon;