export declare const clear: (map: Map<unknown, unknown>) => void;
