export type { RWebShareProps } from "./interfaces";
export { RWebShare } from "./sharer";
