import { ContextType } from './context-type'; export declare class ContextTypes { static readonly BUILTIN: Map; }