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