export declare const acquirePreviewLock: (port: number, locksDirectory?: string) => (() => void);
