import { type Component } from 'vue'; /** Two flowchart nodes and a connecting elbow — FSM / BPA “move”. @public */ export declare const ActionSetIconActions: Component; /** Magnifier. @public */ export declare const ActionSetIconSearch: Component; /** Speech bubble with a tail. @public */ export declare const ActionSetIconChat: Component; /** Autoreader stacked trays, reduced to 24 viewBox. @public */ export declare const ActionSetIconEmail: Component; /** Paperclip — attachments, not another document. @public */ export declare const ActionSetIconFiles: Component; /** Page with a check — the Approvals stamp, simplified. @public */ export declare const ActionSetIconApprovals: Component; /** Three rising bars — reports / BI. @public */ export declare const ActionSetIconReports: Component; /** Printer. @public */ export declare const ActionSetIconPrint: Component; /** Gear. @public */ export declare const ActionSetIconSettings: Component; /** Circled question mark. @public */ export declare const ActionSetIconHelp: Component; //# sourceMappingURL=index.d.ts.map