export type StackComponentType = React.FC<{ initialContext?: any; initialLoaderData?: any; }>; //# sourceMappingURL=StackComponentType.d.ts.map