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