import React from 'react'; import { type IconProps } from './core'; export declare function IconScalePowerup({ ...props }: IconProps): React.JSX.Element;