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