import React from 'react'; import { IFlashContainerProps } from '.'; export declare const Flash: React.FC;