import { PathTestFunction } from './xin-types'; export declare const hotReload: (test?: PathTestFunction) => void;