Skip to content

Instantly share code, notes, and snippets.

@vdelacou
Created April 28, 2019 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vdelacou/92dc93955072176ebbe4b73b19e790e4 to your computer and use it in GitHub Desktop.
Save vdelacou/92dc93955072176ebbe4b73b19e790e4 to your computer and use it in GitHub Desktop.
Typescript description Types for react-undraw-illustrations
import { FunctionComponent } from "react";
type Undraw = {
/**
* Hex color
* @default #43d1a0
*/
accentColor?: _propTypes2.default.string;
/**
* custom class for svg
*/
class?: string;
/**
* Hex color
* @default #222
*/
hairColor?: string;
/**
* percentage
* @default 100%
*/
height?: string;
/**
* Hex color
* @default #6c68fb
*/
primaryColor?: string;
/**
* Hex color
* @default #e2bd95
*/
skinColor?: string;
};
export const UndrawADayAtThePark: FunctionComponent<Undraw>;
export const UndrawAcceptTerms: FunctionComponent<Undraw>;
export const UndrawAccount: FunctionComponent<Undraw>;
export const UndrawActiveSupport: FunctionComponent<Undraw>;
export const UndrawAddFiles: FunctionComponent<Undraw>;
export const UndrawAddToCart: FunctionComponent<Undraw>;
export const UndrawAddUser: FunctionComponent<Undraw>;
export const UndrawAddress: FunctionComponent<Undraw>;
export const UndrawAgreement: FunctionComponent<Undraw>;
export const UndrawAirSupport: FunctionComponent<Undraw>;
export const UndrawAirport: FunctionComponent<Undraw>;
export const UndrawAlert: FunctionComponent<Undraw>;
export const UndrawAlienScience: FunctionComponent<Undraw>;
export const UndrawAnalysis: FunctionComponent<Undraw>;
export const UndrawAnalytics: FunctionComponent<Undraw>;
export const UndrawAndroid: FunctionComponent<Undraw>;
export const UndrawAppInstallation: FunctionComponent<Undraw>;
export const UndrawAppreciation: FunctionComponent<Undraw>;
export const UndrawArtLover: FunctionComponent<Undraw>;
export const UndrawArtificialIntelligence: FunctionComponent<Undraw>;
export const UndrawAstronaut: FunctionComponent<Undraw>;
export const UndrawAtWork: FunctionComponent<Undraw>;
export const UndrawAutumn: FunctionComponent<Undraw>;
export const UndrawBaby: FunctionComponent<Undraw>;
export const UndrawBackInTheDay: FunctionComponent<Undraw>;
export const UndrawBackToSchool: FunctionComponent<Undraw>;
export const UndrawBasketball: FunctionComponent<Undraw>;
export const UndrawBeTheHero: FunctionComponent<Undraw>;
export const UndrawBeach: FunctionComponent<Undraw>;
export const UndrawBeerCelebration: FunctionComponent<Undraw>;
export const UndrawBeforeDawn: FunctionComponent<Undraw>;
export const UndrawBibliophile: FunctionComponent<Undraw>;
export const UndrawBirthdayCake: FunctionComponent<Undraw>;
export const UndrawBitcoin: FunctionComponent<Undraw>;
export const UndrawBitcoinP2P: FunctionComponent<Undraw>;
export const UndrawBlankCanvas: FunctionComponent<Undraw>;
export const UndrawBlogPost: FunctionComponent<Undraw>;
export const UndrawBlogging: FunctionComponent<Undraw>;
export const UndrawBookLover: FunctionComponent<Undraw>;
export const UndrawBrainstorming: FunctionComponent<Undraw>;
export const UndrawBroadcast: FunctionComponent<Undraw>;
export const UndrawBrowser: FunctionComponent<Undraw>;
export const UndrawBrowserStats: FunctionComponent<Undraw>;
export const UndrawBuilding: FunctionComponent<Undraw>;
export const UndrawBuildingBlocks: FunctionComponent<Undraw>;
export const UndrawBusStop: FunctionComponent<Undraw>;
export const UndrawBusinessDeal: FunctionComponent<Undraw>;
export const UndrawBusinessPlan: FunctionComponent<Undraw>;
export const UndrawBusinessman: FunctionComponent<Undraw>;
export const UndrawBusinesswoman: FunctionComponent<Undraw>;
export const UndrawByMyCar: FunctionComponent<Undraw>;
export const UndrawCalculator: FunctionComponent<Undraw>;
export const UndrawCalendar: FunctionComponent<Undraw>;
export const UndrawCampfire: FunctionComponent<Undraw>;
export const UndrawCamping: FunctionComponent<Undraw>;
export const UndrawCautiousDog: FunctionComponent<Undraw>;
export const UndrawCelebration: FunctionComponent<Undraw>;
export const UndrawCharts: FunctionComponent<Undraw>;
export const UndrawChat: FunctionComponent<Undraw>;
export const UndrawChatting: FunctionComponent<Undraw>;
export const UndrawChecklist: FunctionComponent<Undraw>;
export const UndrawChef: FunctionComponent<Undraw>;
export const UndrawChilling: FunctionComponent<Undraw>;
export const UndrawChoose: FunctionComponent<Undraw>;
export const UndrawCityDriver: FunctionComponent<Undraw>;
export const UndrawCloudHosting: FunctionComponent<Undraw>;
export const UndrawCloudSync: FunctionComponent<Undraw>;
export const UndrawCoWorking: FunctionComponent<Undraw>;
export const UndrawCoding: FunctionComponent<Undraw>;
export const UndrawCollaboration: FunctionComponent<Undraw>;
export const UndrawCollecting: FunctionComponent<Undraw>;
export const UndrawCollection: FunctionComponent<Undraw>;
export const UndrawCommunity: FunctionComponent<Undraw>;
export const UndrawConfirmation: FunctionComponent<Undraw>;
export const UndrawConfirmed: FunctionComponent<Undraw>;
export const UndrawConnected: FunctionComponent<Undraw>;
export const UndrawConnectingTeams: FunctionComponent<Undraw>;
export const UndrawContainerShip: FunctionComponent<Undraw>;
export const UndrawContrast: FunctionComponent<Undraw>;
export const UndrawControlPanel: FunctionComponent<Undraw>;
export const UndrawConversation: FunctionComponent<Undraw>;
export const UndrawCountrySide: FunctionComponent<Undraw>;
export const UndrawCouple: FunctionComponent<Undraw>;
export const UndrawCoworkers: FunctionComponent<Undraw>;
export const UndrawCreate: FunctionComponent<Undraw>;
export const UndrawCreationProcess: FunctionComponent<Undraw>;
export const UndrawCreativity: FunctionComponent<Undraw>;
export const UndrawCreditCard: FunctionComponent<Undraw>;
export const UndrawCreditCardPayment: FunctionComponent<Undraw>;
export const UndrawCreditCardPayments: FunctionComponent<Undraw>;
export const UndrawCryptoFlowers: FunctionComponent<Undraw>;
export const UndrawCustomerSurvey: FunctionComponent<Undraw>;
export const UndrawDarkAlley: FunctionComponent<Undraw>;
export const UndrawDashboard: FunctionComponent<Undraw>;
export const UndrawData: FunctionComponent<Undraw>;
export const UndrawDataReport: FunctionComponent<Undraw>;
export const UndrawDelivery: FunctionComponent<Undraw>;
export const UndrawDeparting: FunctionComponent<Undraw>;
export const UndrawDepi: FunctionComponent<Undraw>;
export const UndrawDesignCommunity: FunctionComponent<Undraw>;
export const UndrawDesignProcess: FunctionComponent<Undraw>;
export const UndrawDesignTools: FunctionComponent<Undraw>;
export const UndrawDesigner: FunctionComponent<Undraw>;
export const UndrawDesignerGirl: FunctionComponent<Undraw>;
export const UndrawDesignerLife: FunctionComponent<Undraw>;
export const UndrawDestination: FunctionComponent<Undraw>;
export const UndrawDevelopment: FunctionComponent<Undraw>;
export const UndrawDevices: FunctionComponent<Undraw>;
export const UndrawDigitalNomad: FunctionComponent<Undraw>;
export const UndrawDoctor: FunctionComponent<Undraw>;
export const UndrawDocuments: FunctionComponent<Undraw>;
export const UndrawDroneDelivery: FunctionComponent<Undraw>;
export const UndrawDroneRace: FunctionComponent<Undraw>;
export const UndrawEasterEggHunt: FunctionComponent<Undraw>;
export const UndrawEatingTogether: FunctionComponent<Undraw>;
export const UndrawElectricCar: FunctionComponent<Undraw>;
export const UndrawEmailCapture: FunctionComponent<Undraw>;
export const UndrawEmails: FunctionComponent<Undraw>;
export const UndrawEmpty: FunctionComponent<Undraw>;
export const UndrawEnvelope: FunctionComponent<Undraw>;
export const UndrawEther: FunctionComponent<Undraw>;
export const UndrawEthereum: FunctionComponent<Undraw>;
export const UndrawEvents: FunctionComponent<Undraw>;
export const UndrawEverywhere: FunctionComponent<Undraw>;
export const UndrawExperts: FunctionComponent<Undraw>;
export const UndrawExploring: FunctionComponent<Undraw>;
export const UndrawFallIsComing: FunctionComponent<Undraw>;
export const UndrawFans: FunctionComponent<Undraw>;
export const UndrawFastLoading: FunctionComponent<Undraw>;
export const UndrawFatherhood: FunctionComponent<Undraw>;
export const UndrawFeelingBlue: FunctionComponent<Undraw>;
export const UndrawFileSearching: FunctionComponent<Undraw>;
export const UndrawFilingSystem: FunctionComponent<Undraw>;
export const UndrawFilter: FunctionComponent<Undraw>;
export const UndrawFinance: FunctionComponent<Undraw>;
export const UndrawFirmware: FunctionComponent<Undraw>;
export const UndrawFishing: FunctionComponent<Undraw>;
export const UndrawFloating: FunctionComponent<Undraw>;
export const UndrawFocus: FunctionComponent<Undraw>;
export const UndrawFollowMeDrone: FunctionComponent<Undraw>;
export const UndrawForSale: FunctionComponent<Undraw>;
export const UndrawForever: FunctionComponent<Undraw>;
export const UndrawForgotPassword: FunctionComponent<Undraw>;
export const UndrawFreelancer: FunctionComponent<Undraw>;
export const UndrawFriendship: FunctionComponent<Undraw>;
export const UndrawGaming: FunctionComponent<Undraw>;
export const UndrawGardening: FunctionComponent<Undraw>;
export const UndrawGdpr: FunctionComponent<Undraw>;
export const UndrawGettingCoffee: FunctionComponent<Undraw>;
export const UndrawGift: FunctionComponent<Undraw>;
export const UndrawGirlsJustWannaHaveFun: FunctionComponent<Undraw>;
export const UndrawGoal: FunctionComponent<Undraw>;
export const UndrawGoldenGateBridge: FunctionComponent<Undraw>;
export const UndrawGoodDoggy: FunctionComponent<Undraw>;
export const UndrawGrades: FunctionComponent<Undraw>;
export const UndrawGraduation: FunctionComponent<Undraw>;
export const UndrawGrandSlam: FunctionComponent<Undraw>;
export const UndrawGroupSelfie: FunctionComponent<Undraw>;
export const UndrawGrowing: FunctionComponent<Undraw>;
export const UndrawHangOut: FunctionComponent<Undraw>;
export const UndrawHappyBirthday: FunctionComponent<Undraw>;
export const UndrawHealthyHabit: FunctionComponent<Undraw>;
export const UndrawHello: FunctionComponent<Undraw>;
export const UndrawHighFive: FunctionComponent<Undraw>;
export const UndrawHiring: FunctionComponent<Undraw>;
export const UndrawHomeRun: FunctionComponent<Undraw>;
export const UndrawHouseSearching: FunctionComponent<Undraw>;
export const UndrawHouses: FunctionComponent<Undraw>;
export const UndrawImageFolder: FunctionComponent<Undraw>;
export const UndrawImageUpload: FunctionComponent<Undraw>;
export const UndrawImages: FunctionComponent<Undraw>;
export const UndrawInLove: FunctionComponent<Undraw>;
export const UndrawInSync: FunctionComponent<Undraw>;
export const UndrawInTheOffice: FunctionComponent<Undraw>;
export const UndrawInThePool: FunctionComponent<Undraw>;
export const UndrawInboxCleanup: FunctionComponent<Undraw>;
export const UndrawInfluencer: FunctionComponent<Undraw>;
export const UndrawInstantSupport: FunctionComponent<Undraw>;
export const UndrawInternetOnTheGo: FunctionComponent<Undraw>;
export const UndrawInvite: FunctionComponent<Undraw>;
export const UndrawJavascriptFrameworks: FunctionComponent<Undraw>;
export const UndrawJobHunt: FunctionComponent<Undraw>;
export const UndrawJogging: FunctionComponent<Undraw>;
export const UndrawLighthouse: FunctionComponent<Undraw>;
export const UndrawLiveCollaboration: FunctionComponent<Undraw>;
export const UndrawLoading: FunctionComponent<Undraw>;
export const UndrawLogin: FunctionComponent<Undraw>;
export const UndrawLost: FunctionComponent<Undraw>;
export const UndrawLoveIsInTheAir: FunctionComponent<Undraw>;
export const UndrawMail: FunctionComponent<Undraw>;
export const UndrawMailSent: FunctionComponent<Undraw>;
export const UndrawMailbox: FunctionComponent<Undraw>;
export const UndrawMaintenance: FunctionComponent<Undraw>;
export const UndrawMakeItRain: FunctionComponent<Undraw>;
export const UndrawMakeupArtist: FunctionComponent<Undraw>;
export const UndrawMapDark: FunctionComponent<Undraw>;
export const UndrawMapLight: FunctionComponent<Undraw>;
export const UndrawMarilyn: FunctionComponent<Undraw>;
export const UndrawMayTheForce: FunctionComponent<Undraw>;
export const UndrawMeditation: FunctionComponent<Undraw>;
export const UndrawMeeting: FunctionComponent<Undraw>;
export const UndrawMessages: FunctionComponent<Undraw>;
export const UndrawMessaging: FunctionComponent<Undraw>;
export const UndrawMessenger: FunctionComponent<Undraw>;
export const UndrawMindfulness: FunctionComponent<Undraw>;
export const UndrawMissionImpossible: FunctionComponent<Undraw>;
export const UndrawMobile: FunctionComponent<Undraw>;
export const UndrawMobileApps: FunctionComponent<Undraw>;
export const UndrawMobileBrowsers: FunctionComponent<Undraw>;
export const UndrawMobilePayments: FunctionComponent<Undraw>;
export const UndrawModernWoman: FunctionComponent<Undraw>;
export const UndrawMomentToRemember: FunctionComponent<Undraw>;
export const UndrawMoreMusic: FunctionComponent<Undraw>;
export const UndrawMorningEssentials: FunctionComponent<Undraw>;
export const UndrawMotherhood: FunctionComponent<Undraw>;
export const UndrawMovieNight: FunctionComponent<Undraw>;
export const UndrawMusic: FunctionComponent<Undraw>;
export const UndrawNavigation: FunctionComponent<Undraw>;
export const UndrawNerd: FunctionComponent<Undraw>;
export const UndrawNewMessage: FunctionComponent<Undraw>;
export const UndrawNews: FunctionComponent<Undraw>;
export const UndrawNewsletter: FunctionComponent<Undraw>;
export const UndrawNoData: FunctionComponent<Undraw>;
export const UndrawNotebook: FunctionComponent<Undraw>;
export const UndrawNotes: FunctionComponent<Undraw>;
export const UndrawOffRoad: FunctionComponent<Undraw>;
export const UndrawOldDay: FunctionComponent<Undraw>;
export const UndrawOnTheOffice: FunctionComponent<Undraw>;
export const UndrawOnTheWay: FunctionComponent<Undraw>;
export const UndrawOnboarding: FunctionComponent<Undraw>;
export const UndrawOnline: FunctionComponent<Undraw>;
export const UndrawOnlineShopping: FunctionComponent<Undraw>;
export const UndrawOnlineWorld: FunctionComponent<Undraw>;
export const UndrawOpened: FunctionComponent<Undraw>;
export const UndrawOrderConfirmed: FunctionComponent<Undraw>;
export const UndrawOrdinaryDay: FunctionComponent<Undraw>;
export const UndrawOrganizePhotos: FunctionComponent<Undraw>;
export const UndrawOrganizeResume: FunctionComponent<Undraw>;
export const UndrawOrganizingProjects: FunctionComponent<Undraw>;
export const UndrawOuterSpace: FunctionComponent<Undraw>;
export const UndrawPassingBy: FunctionComponent<Undraw>;
export const UndrawPedestrianCrossing: FunctionComponent<Undraw>;
export const UndrawPenTool: FunctionComponent<Undraw>;
export const UndrawPeopleSearch: FunctionComponent<Undraw>;
export const UndrawPersonalization: FunctionComponent<Undraw>;
export const UndrawPhoto: FunctionComponent<Undraw>;
export const UndrawPhotoSharing: FunctionComponent<Undraw>;
export const UndrawPhotocopy: FunctionComponent<Undraw>;
export const UndrawPhotos: FunctionComponent<Undraw>;
export const UndrawPieChart: FunctionComponent<Undraw>;
export const UndrawPilates: FunctionComponent<Undraw>;
export const UndrawPlainCreditCard: FunctionComponent<Undraw>;
export const UndrawPlayfulCat: FunctionComponent<Undraw>;
export const UndrawPodcast: FunctionComponent<Undraw>;
export const UndrawPortfolio: FunctionComponent<Undraw>;
export const UndrawPost: FunctionComponent<Undraw>;
export const UndrawPosts: FunctionComponent<Undraw>;
export const UndrawPowerful: FunctionComponent<Undraw>;
export const UndrawPreferences: FunctionComponent<Undraw>;
export const UndrawPresentation: FunctionComponent<Undraw>;
export const UndrawPressPlay: FunctionComponent<Undraw>;
export const UndrawProcessing: FunctionComponent<Undraw>;
export const UndrawProductHunt: FunctionComponent<Undraw>;
export const UndrawProductTeardown: FunctionComponent<Undraw>;
export const UndrawProductTour: FunctionComponent<Undraw>;
export const UndrawProfilePic: FunctionComponent<Undraw>;
export const UndrawProgramming: FunctionComponent<Undraw>;
export const UndrawQaEngineers: FunctionComponent<Undraw>;
export const UndrawQueue: FunctionComponent<Undraw>;
export const UndrawReadingList: FunctionComponent<Undraw>;
export const UndrawRealTimeSync: FunctionComponent<Undraw>;
export const UndrawRefreshing: FunctionComponent<Undraw>;
export const UndrawRelaxation: FunctionComponent<Undraw>;
export const UndrawRelaxingAtHome: FunctionComponent<Undraw>;
export const UndrawReport: FunctionComponent<Undraw>;
export const UndrawResponsive: FunctionComponent<Undraw>;
export const UndrawResume: FunctionComponent<Undraw>;
export const UndrawResumeFolder: FunctionComponent<Undraw>;
export const UndrawRideABicycle: FunctionComponent<Undraw>;
export const UndrawRising: FunctionComponent<Undraw>;
export const UndrawRomanticGetaway: FunctionComponent<Undraw>;
export const UndrawRunningWild: FunctionComponent<Undraw>;
export const UndrawSafe: FunctionComponent<Undraw>;
export const UndrawScience: FunctionComponent<Undraw>;
export const UndrawSearch: FunctionComponent<Undraw>;
export const UndrawSearchEngines: FunctionComponent<Undraw>;
export const UndrawSecureData: FunctionComponent<Undraw>;
export const UndrawSecureServer: FunctionComponent<Undraw>;
export const UndrawSecurityOn: FunctionComponent<Undraw>;
export const UndrawSegment: FunctionComponent<Undraw>;
export const UndrawSegmentation: FunctionComponent<Undraw>;
export const UndrawSelect: FunctionComponent<Undraw>;
export const UndrawSelfie: FunctionComponent<Undraw>;
export const UndrawSelfieTime: FunctionComponent<Undraw>;
export const UndrawServer: FunctionComponent<Undraw>;
export const UndrawServerStatus: FunctionComponent<Undraw>;
export const UndrawSetup: FunctionComponent<Undraw>;
export const UndrawSiteStats: FunctionComponent<Undraw>;
export const UndrawSleepAnalysis: FunctionComponent<Undraw>;
export const UndrawSleeping: FunctionComponent<Undraw>;
export const UndrawSmileyFace: FunctionComponent<Undraw>;
export const UndrawSnowman: FunctionComponent<Undraw>;
export const UndrawSocialGrowth: FunctionComponent<Undraw>;
export const UndrawSocialIdeas: FunctionComponent<Undraw>;
export const UndrawSocialMedia: FunctionComponent<Undraw>;
export const UndrawSocialNetworking: FunctionComponent<Undraw>;
export const UndrawSocialStrategy: FunctionComponent<Undraw>;
export const UndrawSocialTree: FunctionComponent<Undraw>;
export const UndrawSpecs: FunctionComponent<Undraw>;
export const UndrawSpreadsheets: FunctionComponent<Undraw>;
export const UndrawStarman: FunctionComponent<Undraw>;
export const UndrawStartled: FunctionComponent<Undraw>;
export const UndrawStartupLife: FunctionComponent<Undraw>;
export const UndrawStaticAssets: FunctionComponent<Undraw>;
export const UndrawStatistics: FunctionComponent<Undraw>;
export const UndrawStayingIn: FunctionComponent<Undraw>;
export const UndrawStreetFood: FunctionComponent<Undraw>;
export const UndrawStudying: FunctionComponent<Undraw>;
export const UndrawSuccessfulPurchase: FunctionComponent<Undraw>;
export const UndrawSunnyDay: FunctionComponent<Undraw>;
export const UndrawSuperhero: FunctionComponent<Undraw>;
export const UndrawSurfer: FunctionComponent<Undraw>;
export const UndrawSwipeProfiles: FunctionComponent<Undraw>;
export const UndrawSync: FunctionComponent<Undraw>;
export const UndrawTabs: FunctionComponent<Undraw>;
export const UndrawTaken: FunctionComponent<Undraw>;
export const UndrawTakingNotes: FunctionComponent<Undraw>;
export const UndrawTarget: FunctionComponent<Undraw>;
export const UndrawTasting: FunctionComponent<Undraw>;
export const UndrawTeam: FunctionComponent<Undraw>;
export const UndrawTeamSpirit: FunctionComponent<Undraw>;
export const UndrawThoughts: FunctionComponent<Undraw>;
export const UndrawThroughTheDesert: FunctionComponent<Undraw>;
export const UndrawTimeManagement: FunctionComponent<Undraw>;
export const UndrawToDoList: FunctionComponent<Undraw>;
export const UndrawToTheStars: FunctionComponent<Undraw>;
export const UndrawTogether: FunctionComponent<Undraw>;
export const UndrawTrackAndField: FunctionComponent<Undraw>;
export const UndrawTransferFiles: FunctionComponent<Undraw>;
export const UndrawTrip: FunctionComponent<Undraw>;
export const UndrawTweetstorm: FunctionComponent<Undraw>;
export const UndrawTyping: FunctionComponent<Undraw>;
export const UndrawUpload: FunctionComponent<Undraw>;
export const UndrawUpvote: FunctionComponent<Undraw>;
export const UndrawVault: FunctionComponent<Undraw>;
export const UndrawVirtualReality: FunctionComponent<Undraw>;
export const UndrawVrChat: FunctionComponent<Undraw>;
export const UndrawWalkInTheCity: FunctionComponent<Undraw>;
export const UndrawWallPost: FunctionComponent<Undraw>;
export const UndrawWeather: FunctionComponent<Undraw>;
export const UndrawWebDevices: FunctionComponent<Undraw>;
export const UndrawWebsiteSetup: FunctionComponent<Undraw>;
export const UndrawWelcome: FunctionComponent<Undraw>;
export const UndrawWindowShopping: FunctionComponent<Undraw>;
export const UndrawWindows: FunctionComponent<Undraw>;
export const UndrawWinterOlympics: FunctionComponent<Undraw>;
export const UndrawWireframing: FunctionComponent<Undraw>;
export const UndrawWishes: FunctionComponent<Undraw>;
export const UndrawWoman: FunctionComponent<Undraw>;
export const UndrawWomenDay: FunctionComponent<Undraw>;
export const UndrawWordOfMouth: FunctionComponent<Undraw>;
export const UndrawWorkChat: FunctionComponent<Undraw>;
export const UndrawWorkTime: FunctionComponent<Undraw>;
export const UndrawWorking: FunctionComponent<Undraw>;
export const UndrawWorkingLate: FunctionComponent<Undraw>;
export const UndrawWorkout: FunctionComponent<Undraw>;
export const UndrawYacht: FunctionComponent<Undraw>;
export const UndrawYoungAndHappy: FunctionComponent<Undraw>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment