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