import React from 'react'; declare const AdjustmentsHorizontalIcon: React.FC<{ size: number; }>; export default AdjustmentsHorizontalIcon;