import Page from './Page';
export { Props } from './Page';
export default Page;
