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

declare const Face: ReactIconComponentType;
export default Face;
            