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