export default getContent; declare function getContent(content: any, { isBasic }: { isBasic: any; }): any;