import type { SExpr } from '../sexpr/types.js'; export declare function loadExistingBoardElements(boardname: string): SExpr[]; //# sourceMappingURL=pcb_board_loader.d.ts.map