export declare const elementInsertSidePanel: {
    title: {
        id: string;
        defaultMessage: string;
        description: string;
    };
};
