import { TMurypCtxtUrl } from '../types/global';
export declare function parseContext(id: string): TMurypCtxtUrl;
