export { widthPlugin } from './plugin';
export type { WidthPlugin } from './plugin';
export type { WidthPluginState } from './types';
