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