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