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