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