import { SVGProps } from 'react'; declare const IconLocationThin: (props: SVGProps) => JSX.Element; export default IconLocationThin;