import { SVGIconDef } from './types'; declare const KeyFilled: SVGIconDef; export default KeyFilled;