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