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