import type { Marker } from './marker';
export declare function getMarker(shape?: any): new () => Marker;
//# sourceMappingURL=util.d.ts.map