declare const _default: import("vue").DefineComponent<{
    type: string;
    cancelVisible: boolean;
    personnelsPrimaryKey: string;
    personnelsDisplayKey: string;
    replyPersonnelsDisplayKey: string;
    editHeight: number;
    orgUrl: string;
    personSearchUrl: string;
    sectionData: never[];
    replyUser: {
        id: {};
    };
    personnels: never[];
    attachFiles: never[];
}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
    type: string;
    cancelVisible: boolean;
    personnelsPrimaryKey: string;
    personnelsDisplayKey: string;
    replyPersonnelsDisplayKey: string;
    editHeight: number;
    orgUrl: string;
    personSearchUrl: string;
    sectionData: never[];
    replyUser: {
        id: {};
    };
    personnels: never[];
    attachFiles: never[];
}> & Readonly<{}>, {
    type: string;
    cancelVisible: boolean;
    personnelsPrimaryKey: string;
    personnelsDisplayKey: string;
    replyPersonnelsDisplayKey: string;
    editHeight: number;
    orgUrl: string;
    personSearchUrl: string;
    sectionData: never[];
    replyUser: {
        id: {};
    };
    personnels: never[];
    attachFiles: never[];
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
