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