/// import { SvgIconProps } from './types'; export declare function BeakerFilledIcon({ className, ...props }?: Partial): JSX.Element;