UNPKG

214 BTypeScriptView Raw
1import * as React from 'react';
2declare const AdjustmentsVerticalIcon: React.ForwardRefExoticComponent<React.SVGProps<SVGSVGElement> & { title?: string, titleId?: string }>;
3export default AdjustmentsVerticalIcon;