import StatusPage from "./status.js";

import WikiLink from "./wiki.js";

export { StatusPage, WikiLink };