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