import { GanttStyleOption } from '../../../../types'; import { default as dayjs } from 'dayjs'; export interface Props { rowHeight: number; perHourSpacing: number; rowBuffer: number; edgeSpacing: number; ganttMinDate: dayjs.Dayjs; styleOption?: GanttStyleOption; } declare const _default: import('vue').DefineComponent void; onResize: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, SVGSVGElement>; export default _default;