import * as React from "react"; import type { IconProps } from "../types"; declare const BottomToTop: React.ForwardRefExoticComponent>; export default BottomToTop; //# sourceMappingURL=bottom-to-top.d.ts.map