export { default as Paper } from "./components/Paper";
export * from "./components/Paper";
