import { ExtractAction } from "../../extractor/types"; export declare const getNodeAppFileContentAction: ExtractAction; export declare const getNodeJsTsAppFileContentAction: ExtractAction;