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