import type { Scope } from 'eslint'; export declare function isSafeStyled(styled: Scope.Variable): boolean;