import { Content, Options } from '.'; export * from './index.common'; export declare function share(content: Content, options?: Options): Promise;