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