export default function computeMatrix(layoutSpec: any, currentMatrix: any, currentsizeAbsolute: any, parentsizeAbsolute: any): number[];