UNPKG

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