UNPKG

reablocks

Version:
5 lines (3 loc) 126 B
import { CalloutProps } from './Callout'; import { FC } from 'react'; export declare const WarningCallout: FC<CalloutProps>;