import { IconProps } from '../Icon'; declare function SvgLocalCarWash(props: IconProps): JSX.Element; export default SvgLocalCarWash;