declare const FileJSONSopNode_base: typeof import("./utils/file/_BaseSopFile").BaseFileSopNodeFactoryResult;
export declare class FileJSONSopNode extends FileJSONSopNode_base {
}
export {};
