import { IconProps } from '../lib';
declare function GraduationCap(props: IconProps): JSX.Element;
export default GraduationCap;
