import type { IconDefinition } from '../types';
declare const SisternodeOutlined: IconDefinition;
export default SisternodeOutlined;
