import { FC } from 'react'; import { PropsWithChildrenAndClassName } from '../../types'; declare const IconInfo32: FC; export { IconInfo32 };