/**
 * Layout Components - Barrel export for layout components
 * Following Single Responsibility Principle
 */
export * from './WorkflowLayout';
//# sourceMappingURL=index.d.ts.map