import type { ContextModel } from '../models/context'; export declare const getCSSFilename: ({ pkg, }: Pick) => string | undefined;