import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconLogOut: React.FC; export default IconLogOut;