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