import { type IAutomationIconProps } from "../types.js"; export declare function AutomationIcon({ type, automation, state, timezone }: IAutomationIconProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=AutomationIcon.d.ts.map