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