export declare const findJsImportFrom: (data: string) => (importee?: string | null | (string | null | undefined)[], from?: string) => 0 | 1;
