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