import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LogOut: StyledIcon; export declare const LogOutDimensions: { height: number; width: number; };