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