export { borderPlugin } from './borderPlugin';
export type { BorderPlugin } from './borderPluginType';
