export interface ComponentTestSchema {
    project: string;
    componentPath: string;
}
//# sourceMappingURL=schema.d.ts.map