import { SvgIconComponent } from './types'; declare const JavascriptIcon: SvgIconComponent; export default JavascriptIcon;