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