import { ReactIconComponentType } from '../types';

declare const Vibration: ReactIconComponentType;
export default Vibration;
            