declare const isAppleDevice: boolean;
export default isAppleDevice;
