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