/** CSS `@supports` query matching iOS/iPadOS WebKit browsers. */
export declare const iOS = "@supports (-webkit-touch-callout: none)";