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