import type { Load } from 'sxy-loader'; import type { AnyComponentType } from './AnyComponentType.js'; export declare function getComponentDev(filePath: string, filename: string, load: Load): Promise; //# sourceMappingURL=getComponentDev.d.ts.map