import type { MapToken } from '../../interface'; declare const genRadius: () => Pick; export default genRadius;