import { SVGProps } from 'react';

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

export { AidosKuneen as default };
