import React from 'react';
export declare const Lib: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
