import Symbol from '../nodes/symbol'; declare const symbol: () => Symbol; export default symbol;