import type { FC, SVGProps } from "react";
export declare const Logout: FC<SVGProps<SVGSVGElement>>;
export default Logout;
//# sourceMappingURL=Logout.d.ts.map