const keyMap = { crop: "c", format: "format", height: "h", quality: "q", width: "w" }; export { keyMap };