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