export declare const StyledScaleBarInner: import("styled-components").StyledComponent<"div", any, {
    $width: string | number;
}, never>;
export declare const StyledScaleBar: import("styled-components").StyledComponent<"div", any, {}, never>;
//# sourceMappingURL=Styles.d.ts.map