declare module "prettier-plugin-solidity" {
  const plugin: any;
  export default plugin;
}
