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