import { ContentModule } from "../../contentModule.js"; /** * Module providing the UML 'lostMessage' and 'foundMessage' functions * - they are bottom aligned * - they store the line pointing down * - they receive a default position based on the previous elements */ export declare const lostFoundMessageModule: ContentModule; //# sourceMappingURL=lostFoundMessage.d.ts.map