/** Shared geometry for two-terminal elements — aligned with Python `twoterm.py`. */
export declare const resheight = 0.25;
export declare const reswidth: number;
