export declare function getToolbars(): string[]; export declare function getTipsbars(type: string): string[]; export declare function getLinebars(type: string): string[];