import { IconProps } from '../Icon'; declare function SvgVibration(props: IconProps): JSX.Element; export default SvgVibration;