import type * as React from "react"; export declare function extractComponent(mod: unknown, filePath: string): React.ComponentType>; //# sourceMappingURL=extract-component.d.ts.map