KeyOutline.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const KeyOutline: IconDefinition;
export default KeyOutline;