declare module 'react-tilt'{
  const Tilt: any;
  export {
    Tilt,
  }
}
