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