import { BackBottomProps } from "./type.mjs";
import * as react130 from "react";

//#region src/chat/BackBottom/BackBottom.d.ts
declare const BackBottom: react130.NamedExoticComponent<BackBottomProps>;
//#endregion
export { BackBottom };
//# sourceMappingURL=BackBottom.d.mts.map