import type { ToolbarButton } from 'ricos-types'; export declare const getToolbarButtons: (config: any, services: any) => ToolbarButton[]; //# sourceMappingURL=getToolbarButtons.d.ts.map