export type { SchematicHandles, SchematicRenderOptions } from './types'; export { renderSchematic } from './renderer';