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