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