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

declare const ClockwiseFillIcon: RemixiconReactIconComponentType;
export default ClockwiseFillIcon;
