import { IPublishedPost } from "../common/IPublishedPost"; export declare class BSPublishedPost implements IPublishedPost { parent: any; root: any; }