import { DivProps } from "../../types/index.mjs";
import "../../index.mjs";
import * as react22 from "react";

//#region src/Layout/components/LayoutMain.d.ts
declare const LayoutMain: react22.NamedExoticComponent<DivProps>;
//#endregion
export { LayoutMain };
//# sourceMappingURL=LayoutMain.d.mts.map