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