import ClassNames from '../../Config/ClassNames'; declare const arrow: (_: any, classNames: ClassNames) => string; export default arrow;