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

declare const Padding: ReactIconComponentType;
export default Padding;
            