import type { Program } from 'estree'; export declare function addScopeTokenDeclarations(program: Program, filename: string, namespace: string | undefined, componentName: string | undefined): void; //# sourceMappingURL=stylesheet-scope-token.d.ts.map