import React from 'react';
export declare const Toggles: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
