import { SVGProps } from 'react'; declare const LibraryCredits: (props: SVGProps) => JSX.Element; export { LibraryCredits as default };