import './aaContainer.scss'; import { h } from 'preact'; export declare function NetworkErrorToast(props: any): h.JSX.Element; export declare function FeedbackToast(props: any): h.JSX.Element; export declare function AALoder(props: any): h.JSX.Element; export declare function IndividualLoader(props: any): h.JSX.Element; export declare function AAContainer(props: any): h.JSX.Element;