import React from 'react' import { Illustration, IllustrationProps } from '../_utils/illustration' export const PreciseAddressDriverIllustration = ({ title }: IllustrationProps): JSX.Element => ( )