declare const getBorderColor: (p: any) => any;
export default getBorderColor;
