import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const ActionKey: (props: SvgIconProps) => React.ReactNode;
export default ActionKey;
//# sourceMappingURL=ActionKey.d.ts.map