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