import { token } from '../..';
export default {
paddingBottom: token.spacing('paddingBottom'),
pb: token.spacing('paddingBottom')
};