import { type SvgStringOpts } from '../../svgString'; export declare const ActionKeySVG: (opts?: SvgStringOpts) => string; export default ActionKeySVG;