/*! * * Copyright 2017 - acrazing * * @author acrazing joking.young@gmail.com * @since 2017-11-25 15:15:32 * @version 1.0.0 * @desc consts.ts */ export declare const ANY: any; export declare const NULL: null;