import { SvgIconProps } from '@mui/material/SvgIcon';
import React from 'react';
declare const OpenBook: (props: SvgIconProps) => React.ReactNode;
export default OpenBook;
//# sourceMappingURL=OpenBook.d.ts.map