import type { FC, SVGProps } from "react";
export declare const FaceMirror: FC<SVGProps<SVGSVGElement>>;
export default FaceMirror;
//# sourceMappingURL=FaceMirror.d.ts.map