import type { FC, SVGProps } from "react";
export declare const ActionMenu: FC<SVGProps<SVGSVGElement>>;
export default ActionMenu;
//# sourceMappingURL=ActionMenu.d.ts.map