import { IconDefinition } from '../../types';
declare const SpinnerThird: IconDefinition;
export default SpinnerThird;
