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