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