import { WithLayout } from "app/layoutHOC"; export default WithLayout({ getLayout: null })<"L">;