import { NodeChunk } from "../../chunks/types/NodeChunk"; export declare function getIsExportedFromNodeChunk(nodeChunk: NodeChunk): boolean;