export { expectVrtScreenshot } from './vrt-screenshot'; export const withGlobalStyles = (body: string) => ` ${body} `;