import { SVGProps } from 'react';

declare const MoedaLoyaltyPoints: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { MoedaLoyaltyPoints as default };
