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