/**
 * 是否能够使用 HornApi
 */
export declare const canIUse: () => boolean;
