declare const STYLE_OVERRIDES: { iconTextFitPadding: { iosType: string; }; iconOffset: { iosType: string; }; textOffset: { iosType: string; }; lineOffset: { iosType: string; }; fillTranslate: { iosType: string; }; lineTranslate: { iosType: string; }; iconTranslate: { iosType: string; }; textTranslate: { iosType: string; }; circleTranslate: { iosType: string; }; fillExtrusionTranslate: { iosType: string; }; }; export declare function getStylePropertyType(styleProperty: keyof typeof STYLE_OVERRIDES): string; export {}; //# sourceMappingURL=getStylePropertyType.d.ts.map