/** * @copyright Copyright (c) 2013 Pasquale Boemio * @license {@link https://github.com/helloIAmPau/node-spinner/blob/master/LICENSE|MIT} * @description modified version of https://github.com/helloIAmPau/node-spinner/blob/master/spinners.json */ /** spinners */ declare const spinners: (string | string[])[];