import { PropsWithChildren } from "hono/jsx"; export declare function Layout(props: PropsWithChildren<{ size?: "small"; }>): import("hono/jsx/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=base.d.ts.map