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