/// import { IconProps } from '../../types'; declare const Library: (allProps: IconProps) => JSX.Element; export default Library;