declare const staticEncodeURIComponent: typeof encodeURIComponent;
export default staticEncodeURIComponent;
