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