import { IconSvgProps } from '../types';
declare const Control: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Control;
//# sourceMappingURL=Control.d.ts.map