import { SICLayer } from './layer';
export declare class SICVectorLayer extends SICLayer {
}
