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