import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use BoundingBoxIcon */
export declare const BoundingBox: Icon;
export { I as BoundingBoxIcon };
//# sourceMappingURL=BoundingBox.d.ts.map