import { Profile } from '../../types'; declare const profileMock: Profile; export default profileMock;