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