declare const MarginTop: ({ value }: { value: number; }) => import("react/jsx-runtime").JSX.Element; export default MarginTop;