declare const phone_vibrate: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default phone_vibrate;