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