import { CSSProp } from 'styled-components'; import { TTheme } from '../../../types/TTheme'; export declare const ToastsWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { theme: TTheme; $externalStyle: CSSProp; }>> & string;