/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace java.time { export type LocalDateTime = any; } }