import { ReactIconComponentType } from '../types';

declare const FastRewind: ReactIconComponentType;
export default FastRewind;
            