import type { ScalarTag } from 'yaml';
export declare const sharedSymbol: ScalarTag;
export declare const symbol: ScalarTag;
