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