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