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