// @flow import React from "react"; import SiteWrapper from "../SiteWrapper.react"; function Empty() { return ; } export default Empty;