import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Bibliophile: React.FC; export default Bibliophile;