import React from "react"; type Props = { options?: any; }; export declare const AlertTitle: React.FC; export {}; //# sourceMappingURL=AlertTitle.d.ts.map