import { RewardProgressBarProps } from './types';
declare const SubscriptionRewardMobile: (props: RewardProgressBarProps) => import("react/jsx-runtime").JSX.Element;
export default SubscriptionRewardMobile;
export { SubscriptionRewardMobile };
