import { SVGProps } from 'react';
/**
 * WARNING: This file was auto-generated by svgr. Do not edit.
 */
import * as React from 'react';
/**
 * @internal
 */
declare const SvgFocusToggleIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgFocusToggleIcon;
//# sourceMappingURL=FocusToggleIcon.d.ts.map