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