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