import type { PlayAttributes } from '@/test/types'; export declare function defaultTest({ canvasElement, args }: PlayAttributes): Promise;