import { IconProps } from '../Icon'; declare function SvgLoyalty(props: IconProps): JSX.Element; export default SvgLoyalty;