import { ReactIconComponentType } from '../types';

declare const LocalCarWash: ReactIconComponentType;
export default LocalCarWash;
            