import type { IconProps } from '../../types';
declare const ActionKey: import("react").NamedExoticComponent<IconProps>;
export { ActionKey };
