import { IconSvgProps } from '../types';
declare const FaceMask: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FaceMask;
//# sourceMappingURL=FaceMask.d.ts.map