import type { OverlayState } from '../shared'; export declare const BASE_LOGO_SIZE = 36; export declare function getIndicatorOffset(state: OverlayState): number;