export declare const extractComponentPath: (line: string) => string | undefined;
