export declare const SUBTASK_GENERATE_TESTABLE_STORAGE = "storage:generate-testable-storage"; export declare const SUBTASK_GET_ARTIFACTS = "storage:get-artifacts"; export declare const SUBTASK_VALIDATE_CONTRACTS = "storage:validate-contracts"; export declare const SUBTASK_VERIFY_CONTRACTS = "storage:verify-contracts"; export declare const TASK_GENERATE_TESTABLE = "generate-testable"; export declare const TASK_STORAGE_DUMP = "storage:dump"; export declare const TASK_STORAGE_LAYOUT = "storage:layout"; export declare const TASK_STORAGE_VALIDATE = "storage:validate"; export declare const TASK_STORAGE_VERIFY = "storage:verify"; //# sourceMappingURL=task-names.d.ts.map