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

declare const FaceRetouchingOff: ReactIconComponentType;
export default FaceRetouchingOff;
            