import type { PlayAttributes } from '@/test/types'; export declare function defaultTest(data?: PlayAttributes, customSlot?: boolean): Promise;