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