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