/** Original SF symbols exported from KYC R2 review and restriction frames. */ export declare function KycOutcomeIcon({ restricted, }: { restricted?: boolean; }): import("react").JSX.Element; //# sourceMappingURL=KycOutcomeIcon.d.ts.map