UNPKG

reablocks

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