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