import type { IOutlinePdfFactory } from "../publicApi";
export declare const outlinePdfFactory: IOutlinePdfFactory;
