/**
 * Checks that native and js versions of reanimated match.
 * Stubbed for web, where this check is unnecessary.
 */
export declare function checkVersion(): void;
