import { Publisher } from './publisher'; export declare const createOutline: (pub: Publisher) => void;