import m from 'mithril';
import { SVGAttributes } from '../svg';
declare const ReplayAllLine: m.Component<SVGAttributes>;
export default ReplayAllLine;
