import { SvgIconComponent } from './types'; declare const FaceIcon: SvgIconComponent; export default FaceIcon;