import { IconProps } from '../types';
declare function CircleNotch(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CircleNotch;
//# sourceMappingURL=CircleNotch.d.ts.map