import { UIInterface, UiConfig } from '../types'; export declare const render: (it: UIInterface, config: UiConfig) => void; //# sourceMappingURL=layer.d.ts.map