import { IconProps } from '../lib';
declare function CircleHalfTilt(props: IconProps): JSX.Element;
export default CircleHalfTilt;
