import type { KakaoShareAPI } from './index'; declare const KakaoShare: KakaoShareAPI; export declare const sendCalendarTemplateToFriends: typeof import("./index").sendCalendarTemplateToFriends, sendCalendarTemplateToMe: typeof import("./index").sendCalendarTemplateToMe, sendCommerceTemplateToFriends: typeof import("./index").sendCommerceTemplateToFriends, sendCommerceTemplateToMe: typeof import("./index").sendCommerceTemplateToMe, sendCustomTemplateToFriends: typeof import("./index").sendCustomTemplateToFriends, sendCustomTemplateToMe: typeof import("./index").sendCustomTemplateToMe, sendFeedTemplateToFriends: typeof import("./index").sendFeedTemplateToFriends, sendFeedTemplateToMe: typeof import("./index").sendFeedTemplateToMe, sendListTemplateToFriends: typeof import("./index").sendListTemplateToFriends, sendListTemplateToMe: typeof import("./index").sendListTemplateToMe, sendLocationTemplateToFriends: typeof import("./index").sendLocationTemplateToFriends, sendLocationTemplateToMe: typeof import("./index").sendLocationTemplateToMe, sendTextTemplateToFriends: typeof import("./index").sendTextTemplateToFriends, sendTextTemplateToMe: typeof import("./index").sendTextTemplateToMe, shareCalendarTemplate: typeof import("./index").shareCalendarTemplate, shareCommerceTemplate: typeof import("./index").shareCommerceTemplate, shareCustomTemplate: typeof import("./index").shareCustomTemplate, shareFeedTemplate: typeof import("./index").shareFeedTemplate, shareListTemplate: typeof import("./index").shareListTemplate, shareLocationTemplate: typeof import("./index").shareLocationTemplate, shareTextTemplate: typeof import("./index").shareTextTemplate; export default KakaoShare; //# sourceMappingURL=index.web.d.ts.map