declare const LinkListItem: (props: any) => JSX.Element;
export { LinkListItem };
