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