import type { BorderConfig } from './types/api';
declare const _default: (name: string) => BorderConfig;
export default _default;
