/// import { IconProps } from '../../types'; declare const RewindBack: (allProps: IconProps) => JSX.Element; export default RewindBack;