import { IconType } from '../types';
declare const defaultColor = "#DA552F";
declare const SiProducthunt: IconType;
export { SiProducthunt as default, defaultColor };
