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