import React from 'react';
import { NativeProps } from "../../utils/with-native-props";
export declare const Arrow: React.NamedExoticComponent<NativeProps<never>>;
