import { type IAutomationsCoreProps } from "./types.js"; export declare function AutomationsCore(props: IAutomationsCoreProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=AutomationsCore.d.ts.map