/// import { IconProps } from "../SvgIcon"; export declare const PasswordExpired: (props?: IconProps) => JSX.Element; export default PasswordExpired;