import { Element } from "../node_modules/.pnpm/@types_hast@3.0.4/node_modules/@types/hast/index.js";

//#region src/utils/createEmptyRowBuffer.d.ts
declare function createEmptyRowBuffer(size: number): Element;
//#endregion
export { createEmptyRowBuffer };
//# sourceMappingURL=createEmptyRowBuffer.d.ts.map