import React from 'react'; import { SVGIconProps } from '../types'; declare const SvgReplay5: ({ size, ...props }: SVGIconProps) => React.JSX.Element; export default SvgReplay5; //# sourceMappingURL=Replay5.d.ts.map