import { IconDefinition } from '../../types';
declare const BrowserLight: IconDefinition;
export default BrowserLight;
