/// import type IconType from '../IconType'; declare const ContWatching: ({ color, ...rest }: IconType) => JSX.Element; export default ContWatching;