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