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