export declare function createImportCheckTestPlan(actionName: string): () => void;
export declare function createButtonMatchingTestPlan(name: string, action: string): () => void;
