import React from 'react'; declare const SvgKeyFilled: (props: React.SVGProps) => JSX.Element; export default SvgKeyFilled;