import type { IterativeComponentMap } from './types'; export declare function genIterativeComponentMap(usingComponentsMap: IterativeComponentMap): void;