declare const isWeixin: () => boolean;
export default isWeixin;
