export declare function refIsLocalTarball(ref: string): boolean;
export declare function refIsLocalDirectory(ref: string): boolean;
