import { ReactIconComponentType } from '../types';

declare const PowerOff: ReactIconComponentType;
export default PowerOff;
            