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