import { SVGProps } from 'react';

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

export { UnusSedLeo as default };
