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