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