/** * @param {Object} options * @returns {Object} */ export default function _default(options: { [x: string]: string; }): { [x: string]: string; };