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