import { ExtractAction } from "../../extractor/types"; export declare const getPoetryAppFileContentAction: ExtractAction; export declare const getPipAppFileContentAction: ExtractAction; export declare const getPythonAppFileContentAction: ExtractAction;