import * as React from 'react'; declare function PaddingIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PaddingIcon;