import * as React from 'react';
declare const MobileForwardIndicator: React.ForwardRefExoticComponent<React.RefAttributes<import("../Indicator").IndicatorRef>>;
export default MobileForwardIndicator;
