import type { IconProps } from '../../types'; declare const FlashCircleLine: import("react").NamedExoticComponent; /** * MingCute Icon: Flash Circle Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { FlashCircleLine };