import type * as React from 'react'; import { IconCommonProps } from './SvgIcon'; export declare function InfoCircleIconThin(props: IconCommonProps): React.ReactElement;