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