type TScriptParserPairedSymbolsReturn = Map> | null; export declare function scriptParserPairedSymbols(stack: string | Array): TScriptParserPairedSymbolsReturn;