/// import { BaseProps } from './Base'; export declare function TinyAlertInfo(props: BaseProps): JSX.Element; export declare namespace TinyAlertInfo { var displayName: string; } //# sourceMappingURL=TinyAlertInfo.d.ts.map