import React from 'react'; const bookIcon = (fill: string, size: number, style?: React.CSSProperties) => ( ); export default bookIcon;