import { PresentLeaf } from "./PresentLeaf"; export class BinaryLeaf extends PresentLeaf {}