export declare const ImageLayer: ({ source, zIndex }: { source: any; zIndex?: number; }) => any; //# sourceMappingURL=ImageLayer.d.ts.map