/**
 * supported ios (> 15)
 */
declare function testHasSnapReset(): boolean;
export default testHasSnapReset;
