import { Mixin } from "../../index.ts"; declare const WatchFilesMixin: Mixin<{}>; export default WatchFilesMixin;