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