/// export declare const useAlert: () => object; export declare function AlertProvider(props: any): JSX.Element;