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