/// import { IconProps } from '../../types'; declare const TuningSquare2: (allProps: IconProps) => JSX.Element; export default TuningSquare2;