declare const GetStartedButton: ({ collectionId }: { collectionId: number; }) => import("react/jsx-runtime").JSX.Element; export { GetStartedButton }; //# sourceMappingURL=GetStartedButton.d.ts.map