import type { BoardInfo } from "../types.js"; export declare function listBoardsCore(filter?: string): Promise; //# sourceMappingURL=boards.d.ts.map