import * as React from "react"; import type { IconProps } from "../types"; declare const MarginRight: React.ForwardRefExoticComponent>; export default MarginRight; //# sourceMappingURL=margin-right.d.ts.map