import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function LeaveIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { LeaveIcon, LeaveIcon as default };
//# sourceMappingURL=Leave.d.ts.map