import { AlertProps } from '../type';
export default function alert(props: AlertProps): void;
//# sourceMappingURL=index.d.ts.map