export { usePlausible, createPlausible } from './plugin';
export type { InstallOptions, OptionPlugin, IPlausible, ReturnUsePlasuible, } from './plugin';
