export default note; /** * 说明: * **/ declare function note(param1: any): void;