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