import { NodePath, types as t } from '@babel/core'; export declare const checkStyleSheetExistence: (path: NodePath) => boolean;