export interface BuilderOptionsInterface { debug: boolean; logs: boolean; }