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