import { IconProps } from '../types';
declare const BoundingBox: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default BoundingBox;
//# sourceMappingURL=BoundingBox.d.ts.map