import React, { FC } from 'react'; export declare const PersonAdd: FC>; export declare const Profile: FC>;