export function make(initial?: Record | undefined): Map; export function parse(value: string): Map;