/**
 * Base class for frame graph context.
 */
export declare class FrameGraphContext {
}
