import type { NativeFunctions } from "../../types.js"; declare const nativeFunctions: NativeFunctions; export default nativeFunctions;