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