declare module "7zip-bin" {
  export const path7za: string
  export const path7x: string
  export const pathCompressStdIn: string
}