export interface IAutomation {
    type: string;
}
//# sourceMappingURL=automation.d.ts.map