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