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