import type { IconProps } from './base.js';
export declare const ShapeUpArrowCalloutIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
export default ShapeUpArrowCalloutIcon;
