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