/** * Service interfaces for skill scripts. * * These interfaces are now consolidated in infrastructure. * This file re-exports them for backwards compatibility. */ export * from '../../../../infrastructure/services/skill-interfaces'; //# sourceMappingURL=index.d.ts.map