import * as react_jsx_runtime5 from "react/jsx-runtime"; import { EmptyStateProps } from "@lssm/lib.ui-kit-web/ui/empty-state"; //#region src/components/atoms/EmptyState.d.ts declare function EmptyState$1(props: EmptyStateProps): react_jsx_runtime5.JSX.Element; //#endregion export { EmptyState$1 as EmptyState }; //# sourceMappingURL=EmptyState.d.ts.map