import type { SerpentContextInterface } from '../interface'; declare const defaultValue: SerpentContextInterface; export default defaultValue;