interface IAttributeItemCellProps { rowIndex: number; } export declare function AttributeItemActions({ rowIndex }: IAttributeItemCellProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=AttributeItemActions.d.ts.map