import { Doc } from "./doc"; export declare function functionExpansion(docs: Doc[]): Doc[];