import * as react_jsx_runtime64 from "react/jsx-runtime"; import { ListPageProps } from "@lssm/lib.ui-kit-web/ui/organisms/ListPage/types"; //#region src/components/organisms/ListPageResponsive.d.ts declare function ListPageResponsive(props: ListPageProps): react_jsx_runtime64.JSX.Element; //#endregion export { ListPageResponsive }; //# sourceMappingURL=ListPageResponsive.d.ts.map