UNPKG

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