import { ReactIconComponentType } from '../types';

declare const Margin: ReactIconComponentType;
export default Margin;
            