export declare function expectNoOverflow(lines: readonly string[], width: number): void; export declare function expectFrameHeight(lines: readonly string[], height: number): void; export declare function stripFrameAnsi(text: string): string; //# sourceMappingURL=assertions.d.ts.map