import { ExtractAction } from "../../extractor/types";
export declare const getJarFileContentAction: ExtractAction;
export declare const getUsrLibJarFileContentAction: ExtractAction;
