export type { PlaceholderPlugin, PlaceholderPluginOptions } from './placeholderPluginType';
export { placeholderPlugin } from './placeholderPlugin';
