import { Fiber } from './Fiber'; export declare function createFiber(): Fiber; //# sourceMappingURL=createFiber.d.ts.map