/// import { AlertProps } from "./types"; export declare function Alert(props: AlertProps): JSX.Element; //# sourceMappingURL=index.d.ts.map