import { token } from '../..';
export default {
borderBottomWidth: token.prop('borderBottomWidth')
};