export declare const DEFAULT_PORT: number;
export declare const SNAPSHOT_PATH = "/percy/snapshot";
export declare const STOP_PATH = "/percy/stop";
export declare const HEALTHCHECK_PATH = "/percy/healthcheck";
