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