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