/** * This plugin makes sure that all the urls are unique. If there is a * duplicated url, we will modify it to make unique. */ declare const _default: import("../types").Plugin; export default _default;