import { SVGProps } from "react";
declare const LIAriaDeaf: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIAriaDeaf };
