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