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