import { LayerName } from '../nodes/layer-name'; export declare function addLayerToModel(layers: Array, currentLayerNames: Array): LayerName[];