UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

7 lines (6 loc) 268 B
/// <reference types="react" /> declare const AsyncLockCircleIcon: import("react").LazyExoticComponent<{ (props: Omit<import("@atlaskit/icon").NewCoreIconProps, "LEGACY_fallbackIcon">): JSX.Element; displayName: string; }>; export default AsyncLockCircleIcon;