import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgNewbookFill: (props: SVGProps) => React.JSX.Element; export default SvgNewbookFill; //# sourceMappingURL=NewbookFill.d.ts.map