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