import type { IconProps } from '../../types';
declare const CarWashingFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Car Washing Fill
 * @see {@link https://remixicon.com/icon/car-washing-fill Remix Icon Docs}
 */
export { CarWashingFill };
