export declare const css: {
    readonly base: "arcgis-zoom";
    readonly horizontalLayout: "arcgis-zoom--horizontal";
    readonly button: "esri-widget--button";
    readonly zoomIn: "arcgis-zoom__zoom-in";
    readonly zoomOut: "arcgis-zoom__zoom-out";
};
