export declare function createLiveReloadScript({ port }: { port: number; }): string;