declare const getMapOptions: (options?: object, map?: string) => {};
export { getMapOptions };
