import type { IconComponent } from '../types'; declare const SmartphoneVibration: IconComponent; export default SmartphoneVibration;