declare module "@flumens/bigu" {
  const bigu: any;
  export default bigu;
}
