export declare const createEventSign: (props: { startMonth: string | HTMLElement; startDay: string | HTMLElement; endDay?: string | HTMLElement; endMonth?: string | HTMLElement; isThemeDark?: boolean; isLargeSize?: boolean; }) => import('../../../builder/dist/index.d.ts').ElementModel; //# sourceMappingURL=sign.d.ts.map