import React from 'react'; import type { PropertyActionsProps } from './ActionsProps.js'; /** Overflow menu that lists property actions behind a more-horiz button. */ export declare const PropertyActionsMenu: React.FC; //# sourceMappingURL=ActionsMenu.d.ts.map