import type { SyntheticEvent } from 'react'; export declare const play: (e?: SyntheticEvent | PointerEvent) => void;