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