import { IconProps } from '../lib';
declare function FaceMask(props: IconProps): JSX.Element;
export default FaceMask;
