/// type Props = { name: string; }; export declare const KeyName: React.FC; export {};