declare const testOrder: () => Array | Array>; declare const testLabel: () => any[]; export { testOrder, testLabel };