import React from "react"; import { Link } from "@mui/material"; //#region src/components/StepActions/StepActionRow.style.d.ts declare const ExternalLink: React.FC>; //#endregion export { ExternalLink }; //# sourceMappingURL=StepActionRow.style.d.ts.map