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