import { FC, SVGProps } from 'react'; declare const IconBeaker: FC & { fill?: string }>; export default IconBeaker;