import { PathReference } from '../filesystem'; export declare const inlineStylesheets: (path: PathReference, document: Document) => string;