import Hilichurl = require("./hilichurl");
export const scrapewords: () => Promise<void>;
export { Hilichurl };
