import { RemixiconReactIconComponentType } from './dist/typings';

declare const ClockwiseLineIcon: RemixiconReactIconComponentType;
export default ClockwiseLineIcon;
